build-aux: search various Glib/GIO utilities in .pc file.
authorJehan <jehan@girinstud.io>
Sun, 21 Jun 2020 18:49:50 +0000 (20:49 +0200)
committerJehan <jehan@girinstud.io>
Sun, 28 Jun 2020 10:46:32 +0000 (12:46 +0200)
commitcd096819d8a5727418f9aadf73b3877325e19e80
tree9592583ccee18385d5eca5b239fe4d7d6540a242
parentace4eac25a7527912ea2f23ed84a8bc66ef6d9f6
build-aux: search various Glib/GIO utilities in .pc file.

Some distributions are renaming Glib/GIO utilities for multi-arch
reasons so pkg-config variables have been added to find the correct name
of a tool. GTK+ should use these variables instead of searching in PATH.
See glib#1796.
build-aux/meson/post-install.py